home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / netkil.zip / NETKILL.DOC next >
Text File  |  1993-01-13  |  1KB  |  35 lines

  1.  
  2.    01/13/93 - Richmond, Virginia
  3.  
  4.    These is one of the LANtastic (R) utilities which we use at our
  5.    network site.
  6.  
  7.    If you have any comments or questions, I can be reached through
  8.    CompuServe ID# 70744,2273.
  9.  
  10.    
  11.                                               Brian Sumner
  12.  
  13.    =========================================================================
  14.  
  15.    NETKILL.EXE
  16.  
  17.    DESCRIPTION: Remote log off of a network user from every active server
  18.                 on the network.  It is the equivalent of the NET TERMINATE
  19.                 \\SERVER\USER command for every server.
  20.  
  21.    USAGE:       NETKILL <UserName> <return>
  22.  
  23.    EXAMPLE:     NETKILL SMITH
  24.  
  25.    PARAMETERS:  1. Network user for whom all active sessions are terminated.
  26.  
  27.    DISPLAYS:    User USERNAME logged off from server SERVERNAME
  28.                 (repeated for every active server session).
  29.  
  30.    RETURNS:     0 if successful in session termination.
  31.                 1 if unsuccessful in session termination.
  32.  
  33.    =========================================================================
  34.  
  35.